PHP関連のVSCode Extension
from
VSCode Extension
PHP Intelephense
https://www.elp.co.jp/staffblog/?p=5620
https://iwasiman.hatenablog.com/entry/20200727-php-on-vscode
多すぎやろ..
mrsekut.icon
PHP Debug
Xdebug
を使う
https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug
1行ずつ実行したりするやつ
debugger
PHP Namespace Resolver
知らんけどimportの補完
intelephenseはやってくれないのか?
PHP Import Checker
PHP DocBlocker
PHPDoc
の補完をするやつ
使ってない
php cs fixer
marketplace
PHP Coding Standards Fixer
を入れる必要がある
ref
https://the2g.com/post/visual-studio-code-php-formatter
PHP Intelephense
にformattingがあったので結局入れてないが、php cs fixerの方が思想が強そう
PHP IntelliSense
は使わない
開発が止まってるし、レビューが低い
バグが出まくってるらしい